gtk: add gtk_entry_get_text_area() and gtk_entry_get_icon_area()
authorMichael Natterer <mitch@gimp.org>
Fri, 22 Oct 2010 12:46:48 +0000 (14:46 +0200)
committerMichael Natterer <mitch@gimp.org>
Fri, 22 Oct 2010 12:48:08 +0000 (14:48 +0200)
commitba9efeda4bc0f8013b455e339963d93d6f4ee874
tree4ce9c703f24c412a5da32d489e920fd37bdd9b6b
parent95610f2a1485fb5e2ceb5d44c73c09fd4773dbad
gtk: add gtk_entry_get_text_area() and gtk_entry_get_icon_area()

as replacement for the removed get_foo_window() functions, so draw()
callbacks can figure where to paint.
gtk/gtk.symbols
gtk/gtkentry.c
gtk/gtkentry.h